home *** CD-ROM | disk | FTP | other *** search
- Path: ocbbs.gen.nz!not-for-mail
- From: steve@hn.ocbbs.gen.nz (Steve Detoni)
- Newsgroups: comp.lang.c++
- Subject: Re: Stupid DialogBox() fails....
- Date: 17 Jan 1996 09:44:23 +1300
- Message-ID: <4dh2n7$rp8@hn.ocbbs.gen.nz>
- References: <4d0s1f$je2@nyheter.chalmers.se>
- NNTP-Posting-Host: hn.hn.planet.gen.nz
- X-Newsreader: TIN [version 1.2 PL2]
-
- Ange ditt namn (dittlogin@ios.chalmers.se) wrote:
-
- : Hi'
-
- : I'm writing a Windowz based app. using BC4, and everything seems to work
- : fine until I close BC and try to run my program without the IDE:
- : and then EVERY STUPID DIALOGBOX() FAILS...
- : I don't know why, but one thing is for sure: the code sshould be OK, I ripped it out
- : from Borlands Example files :-)
- : My program worked just fine if I had any of BC programs (e.g. Winsight) running,
- : should i try compile it dynamic??
-
- : I'm using Win95, but I had the same problem with wfwg3.11 and BC4.5
- Yeah, I know the problem ... include borlands libaray within your project
- and then recompile (this is if you are using borlands extra dll files).
-
- If you think C coding is bad, wait till you see C++ in the like of OWL
- and MFC. What a total mess, and nightmare to find functions and try and
- write programs. Haven't these companies ever herd of KISS (keep is simple
- and stupid!), probably why Visual BASIC does so well!
-
-
- Steve.
-
-